Searched defs:F0 (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libast/vmalloc/
H A Dmalloc.c72 #define F0(f,t0) f(t0) macro
76 #define F0(f,t0) f() macro
1093 extern Mallinfo_t F0(_ast_mallinfo, void) { return mallinfo(); } function
1097 extern Mstats_t F0(_ast_mstats, void) { return mstats(); } function

Completed in 15 milliseconds