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

  /src/tests/usr.bin/indent/
fmt_decl.c 18 typedef void ( * function_ptr ) ( int * ) ; typedef in typeref:typename:void (*)(int *)
22 typedef void (*function_ptr)(int *); typedef in typeref:typename:void (*)(int *)
fmt_decl.c 18 typedef void ( * function_ptr ) ( int * ) ; typedef in typeref:typename:void (*)(int *)
22 typedef void (*function_ptr)(int *); typedef in typeref:typename:void (*)(int *)
  /src/tests/usr.bin/xlint/lint1/
queries.c 571 typedef void (function_typedef)(int), (*function_ptr)(int); typedef in typeref:typename:void (*)(int)
queries.c 571 typedef void (function_typedef)(int), (*function_ptr)(int); typedef in typeref:typename:void (*)(int)

Completed in 23 milliseconds