HomeSort by: relevance | last modified time | path
    Searched refs:process_c (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc/dist/contrib/header-tools/
included-by 15 process_c = False
31 process_c = True
54 if not process_h and not process_c:
56 process_c = True
65 if process_c:
73 elif process_c and (x[-2:] == ".c" or x[-3:] == ".cc"):
count-headers 13 process_c = True
  /src/external/gpl3/gcc.old/dist/contrib/header-tools/
included-by 15 process_c = False
31 process_c = True
54 if not process_h and not process_c:
56 process_c = True
65 if process_c:
73 elif process_c and (x[-2:] == ".c" or x[-3:] == ".cc"):
count-headers 13 process_c = True
  /src/external/gpl3/gdb.old/dist/gdb/stubs/
z80-stub.c 878 process_c (char *buffer) FASTCALL
981 case 'c': return process_c (buffer);
  /src/external/gpl3/gdb/dist/gdb/stubs/
z80-stub.c 878 process_c (char *buffer) FASTCALL
981 case 'c': return process_c (buffer);

Completed in 17 milliseconds