HelenOS sources

bits_xe_blob_t    654 uspace/lib/bithenge/src/transform.c static bits_xe_blob_t *blob_as_bits_xe(bithenge_blob_t *base)
bits_xe_blob_t    656 uspace/lib/bithenge/src/transform.c 	return (bits_xe_blob_t *)base;
bits_xe_blob_t    659 uspace/lib/bithenge/src/transform.c static bithenge_blob_t *bits_xe_as_blob(bits_xe_blob_t *self)
bits_xe_blob_t    666 uspace/lib/bithenge/src/transform.c 	bits_xe_blob_t *self = blob_as_bits_xe(base);
bits_xe_blob_t    683 uspace/lib/bithenge/src/transform.c 	bits_xe_blob_t *self = blob_as_bits_xe(base);
bits_xe_blob_t    726 uspace/lib/bithenge/src/transform.c 	bits_xe_blob_t *self = blob_as_bits_xe(base);
bits_xe_blob_t    742 uspace/lib/bithenge/src/transform.c 	bits_xe_blob_t *blob = malloc(sizeof(*blob));
HelenOS homepage, sources at GitHub