Searched refs:__V_ (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/INIT/
H A Dproto.c41 # define __V_ char macro
43 # define __V_ void macro
50 # define __V_ char macro
354 __V_* value;
406 extern __MANGLE__ __V_* ppcontext __PROTO__((__V_*, int));
478 extern __MANGLE__ __V_* realloc __PROTO__((__V_*, size_t));
479 extern __MANGLE__ __V_* calloc __PROTO__((size_t, size_t));
481 extern __MANGLE__ void free __PROTO__((__V_*));
[all...]

Completed in 14 milliseconds