Searched refs:pArg (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/fixinc/
H A Dfixincl.c962 tCC* pArg = *(ppArgs++); local
965 char ch = *(pArg++);
977 tCC* pArg = *(ppArgs++); local
979 if (pArg == NULL)
982 pz_scan = make_raw_shell_str( pz_scan_save = pz_scan, pArg,
994 pz_scan = make_raw_shell_str( pz_scan, pArg,
/haiku-buildtools/gcc/fixincludes/
H A Dfixincl.c943 tCC* pArg = *(ppArgs++); local
946 char ch = *(pArg++);
958 tCC* pArg = *(ppArgs++); local
960 if (pArg == NULL)
963 pz_scan = make_raw_shell_str( pz_scan_save = pz_scan, pArg,
975 pz_scan = make_raw_shell_str( pz_scan, pArg,

Completed in 103 milliseconds