Searched refs:FORK (Results 1 – 14 of 14) sorted by relevance
| /openbsd-src/gnu/llvm/clang/tools/scan-build-py/tests/functional/exec/ |
| H A D | main.c | 97 #define FORK(FUNC) \ macro 121 FORK(execv(compiler, argv);) in call_execv() 135 FORK(execve(compiler, argv, envp);) in call_execve() 148 FORK(execvp(compiler, argv);) in call_execvp() 161 FORK(execvP(compiler, _PATH_DEFPATH, argv);) in call_execvP() 175 FORK(execvpe(compiler, argv, envp);) in call_execvpe() 189 FORK(exect(compiler, argv, envp);) in call_exect() 201 FORK(execl(compiler, "cc", "-c", file, (char *)0);) in call_execl() 213 FORK(execlp(compiler, compiler, "-c", file, (char *)0);) in call_execlp() 226 FORK(execle(compiler, compiler, "-c", file, (char *)0, envp);) in call_execle()
|
| /openbsd-src/regress/lib/libc/sys/ |
| H A D | t_fork.c | 49 #define FORK vfork macro 51 #define FORK fork macro 192 child = FORK(); in raise_raw() 293 child = FORK(); in nested_raw()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ |
| H A D | MipsMTInstrFormats.td | 83 let Inst{5-0} = 0b001000; // FORK 96 let Inst{5-0} = 0b001001; // FORK
|
| H A D | MipsMTInstrInfo.td | 105 def FORK : FORK_ENC, FORK_DESC, ASE_MT;
|
| H A D | MipsScheduleGeneric.td | 519 def : InstRW<[GenericWriteCOP0Short], (instrs FORK)>;
|
| /openbsd-src/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/ |
| H A D | Distribution.pm | 3824 FORK: { label 3829 redo FORK;
|
| /openbsd-src/gnu/usr.bin/perl/lib/unicore/ |
| H A D | DAge.txt | 1442 1F37D ; 7.0 # FORK AND KNIFE WITH PLATE
|
| H A D | IdType.txt | 1972 1F37D ; Not_XID # 7.0 FORK AND KNIFE WITH PLATE
|
| H A D | Index.txt | 2120 FORK AND KNIFE WITH PLATE 1F37D
|
| H A D | EastAsianWidth.txt | 2521 1F37D;N # So FORK AND KNIFE WITH PLATE
|
| H A D | NamesList.txt | 15109 2442 OCR FORK 15110 2443 OCR INVERTED FORK 50305 1F374 FORK AND KNIFE 50328 1F37D FORK AND KNIFE WITH PLATE
|
| H A D | UnicodeData.txt | 8380 2442;OCR FORK;So;0;ON;;;;;N;;;;; 8381 2443;OCR INVERTED FORK;So;0;ON;;;;;N;;;;; 32080 1F374;FORK AND KNIFE;So;0;ON;;;;;N;;;;; 32089 1F37D;FORK AND KNIFE WITH PLATE;So;0;ON;;;;;N;;;;;
|
| /openbsd-src/gnu/usr.bin/perl/lib/unicore/extracted/ |
| H A D | DEastAsianWidth.txt | 2005 1F37D ; N # So FORK AND KNIFE WITH PLATE
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Unicode-Collate/Collate/ |
| H A D | allkeys.txt | 1935 2442 ; [*0860.0020.0002] # OCR FORK 1936 2443 ; [*0861.0020.0002] # OCR INVERTED FORK 6747 1F374 ; [*14DB.0020.0002] # FORK AND KNIFE 6756 1F37D ; [*14E4.0020.0002] # FORK AND KNIFE WITH PLATE
|