HomeSort by: relevance | last modified time | path
    Searched defs:function_pointer (Results 1 - 20 of 20) sorted by relevancy

  /src/tests/usr.bin/xlint/lint1/
msg_204.c 12 void (*function_pointer)(void); variable in typeref:typename:void (*)(void)
35 if (function_pointer)
36 function_pointer();
msg_204.c 12 void (*function_pointer)(void); variable in typeref:typename:void (*)(void)
35 if (function_pointer)
36 function_pointer();
msg_204.c 12 void (*function_pointer)(void); variable in typeref:typename:void (*)(void)
35 if (function_pointer)
36 function_pointer();
msg_204.c 12 void (*function_pointer)(void); variable in typeref:typename:void (*)(void)
35 if (function_pointer)
36 function_pointer();
msg_247_ilp32_ldbl64.c 33 typedef void (*function_pointer)(void); typedef in typeref:typename:void (*)(void)
61 static function_pointer func_ptr;
msg_247_lp64_ldbl128.c 33 typedef void (*function_pointer)(void); typedef in typeref:typename:void (*)(void)
61 static function_pointer func_ptr;
msg_247_portable.c 36 typedef void (*function_pointer)(void); typedef in typeref:typename:void (*)(void)
64 static function_pointer func_ptr;
msg_247_portable_int.c 41 typedef void (*function_pointer)(void); typedef in typeref:typename:void (*)(void)
69 static function_pointer func_ptr;
msg_247_ilp32_ldbl64.c 33 typedef void (*function_pointer)(void); typedef in typeref:typename:void (*)(void)
61 static function_pointer func_ptr;
msg_247_lp64_ldbl128.c 33 typedef void (*function_pointer)(void); typedef in typeref:typename:void (*)(void)
61 static function_pointer func_ptr;
msg_247_portable.c 36 typedef void (*function_pointer)(void); typedef in typeref:typename:void (*)(void)
64 static function_pointer func_ptr;
msg_247_portable_int.c 41 typedef void (*function_pointer)(void); typedef in typeref:typename:void (*)(void)
69 static function_pointer func_ptr;
msg_247_ilp32_ldbl64.c 33 typedef void (*function_pointer)(void); typedef in typeref:typename:void (*)(void)
61 static function_pointer func_ptr;
msg_247_lp64_ldbl128.c 33 typedef void (*function_pointer)(void); typedef in typeref:typename:void (*)(void)
61 static function_pointer func_ptr;
msg_247_portable.c 36 typedef void (*function_pointer)(void); typedef in typeref:typename:void (*)(void)
64 static function_pointer func_ptr;
msg_247_portable_int.c 41 typedef void (*function_pointer)(void); typedef in typeref:typename:void (*)(void)
69 static function_pointer func_ptr;
msg_247_ilp32_ldbl64.c 33 typedef void (*function_pointer)(void); typedef in typeref:typename:void (*)(void)
61 static function_pointer func_ptr;
msg_247_lp64_ldbl128.c 33 typedef void (*function_pointer)(void); typedef in typeref:typename:void (*)(void)
61 static function_pointer func_ptr;
msg_247_portable.c 36 typedef void (*function_pointer)(void); typedef in typeref:typename:void (*)(void)
64 static function_pointer func_ptr;
msg_247_portable_int.c 41 typedef void (*function_pointer)(void); typedef in typeref:typename:void (*)(void)
69 static function_pointer func_ptr;

Completed in 64 milliseconds