Home
last modified time | relevance | path

Searched defs:third (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.benjamin/
H A D16567.C10 enum e_ms { third = 3, fourth = 4 }; enumerator
/openbsd-src/sys/dev/pci/drm/display/
H A Ddrm_dp_helper.c2269 #define OUI(first, second, third) { (first), (second), (third) } argument
2270 #define DEVICE_ID(first, second, third, fourth, fifth, sixth) \ argument
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Di386-dis.c1932 char *first, *second, *third; in print_insn() local
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Di386-dis.c2565 char *first, *second, *third; in print_insn() local
/openbsd-src/sys/dev/pci/drm/
H A Ddrm_edid.c48 static int oui(u8 first, u8 second, u8 third) in oui()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaStmt.cpp2133 FullExprArg third, SourceLocation RParenLoc, in ActOnForStmt()
/openbsd-src/gnu/llvm/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h1357 #define __sanitizer_syscall_pre_ipc(call, first, second, third, ptr, fifth) \ argument
1361 #define __sanitizer_syscall_post_ipc(res, call, first, second, third, ptr, \ argument