Searched defs:fns (Results 1 – 4 of 4) sorted by relevance
26 fd fns[2]; in main() local
19 int fns(int x) { in fns() function
182 event_callback* fns = static_cast<event_callback*>(realloc(__fn_, newcap * sizeof(event_callback))); in register_callback() local
1097 void ompt_multiplex_finalize(ompt_data_t *fns) { in ompt_multiplex_finalize()