/minix3/bin/ps/ |
H A D | keyword.c | 75 #define UID(n1, n2, of) \ argument 78 #define GID(n1, n2, off) UID(n1, n2, off) argument 81 #define PID(n1, n2, of) \ argument 85 #define LVAR(n1, n2, fl, of, ty, fm) \ argument 88 #define PVAR(n1, n2, fl, of, ty, fm) \ argument 91 #define PUVAR(n1, n2, fl, of, ty, fm) \ argument 94 #define VAR3(n1, n2, fl) \ argument 96 #define VAR4(n1, n2, fl, op) \ argument 98 #define VAR6(n1, n2, fl, op, of, ty) \ argument
|
/minix3/usr.sbin/mtree/ |
H A D | specspec.c | 106 mismatch(NODE *n1, NODE *n2, int differ, char const *path) in mismatch() 128 compare_nodes(NODE *n1, NODE *n2, char const *path) in compare_nodes() 196 NODE *c1, *c2, *n1, *n2; in walk_in_the_forest() local
|
/minix3/crypto/external/bsd/heimdal/dist/lib/gssapi/netlogon/ |
H A D | compare_name.c | 48 const gssnetlogon_name n2 = (const gssnetlogon_name)name2; in _netlogon_compare_name() local
|
/minix3/external/bsd/libc++/dist/libcxx/test/localization/locales/locale/locale.operators/ |
H A D | eq.pass.cpp | 24 std::locale n2(LOCALE_en_US_UTF_8); in main() local
|
/minix3/external/bsd/libc++/dist/libcxx/test/std/localization/locales/locale/locale.operators/ |
H A D | eq.pass.cpp | 24 std::locale n2(LOCALE_en_US_UTF_8); in main() local
|
/minix3/external/bsd/llvm/dist/clang/test/Sema/ |
H A D | attr-section.c | 14 __attribute__((section("NEAR,x"))) static int n2; // ok. in test() local
|
/minix3/external/bsd/libc++/dist/libcxx/test/std/experimental/string.view/string.view.ops/ |
H A D | compare.size_size_sv_pointer_size.pass.cpp | 25 const CharT *s2, size_t n2, in test1() 39 const CharT *s2, size_t n2, in test()
|
/minix3/external/bsd/libc++/dist/libcxx/test/experimental/string.view/string.view.ops/ |
H A D | compare.size_size_sv_pointer_size.pass.cpp | 25 const CharT *s2, size_t n2, in test1() 39 const CharT *s2, size_t n2, in test()
|
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/ |
H A D | pr18284-crash-on-invalid.cpp | 15 namespace n2 { namespace
|
/minix3/crypto/external/bsd/openssl/dist/crypto/bn/ |
H A D | bn_mul.c | 427 void bn_mul_recursive(BN_ULONG *r, BN_ULONG *a, BN_ULONG *b, int n2, in bn_mul_recursive() 580 int i, j, n2 = n * 2; in bn_mul_part_recursive() local 739 void bn_mul_low_recursive(BN_ULONG *r, BN_ULONG *a, BN_ULONG *b, int n2, in bn_mul_low_recursive() 768 void bn_mul_high(BN_ULONG *r, BN_ULONG *a, BN_ULONG *b, BN_ULONG *l, int n2, in bn_mul_high()
|
/minix3/lib/libcurses/ |
H A D | tscroll.c | 50 __tscroll(const char *cap, int n1, int n2) in __tscroll()
|
/minix3/crypto/external/bsd/openssl/dist/crypto/rand/ |
H A D | randtest.c | 73 unsigned long n2[16]; in main() local
|
/minix3/external/bsd/llvm/dist/clang/test/Modules/ |
H A D | macros2.c | 75 int n2 = TOP_OTHER_REDEF2; // ok variable
|
/minix3/external/bsd/libc++/dist/libcxx/test/strings/basic.string/string.modifiers/string_replace/ |
H A D | size_size_size_char.pass.cpp | 25 typename S::size_type n2, typename S::value_type c, in test()
|
H A D | iter_iter_size_char.pass.cpp | 25 test(S s, typename S::size_type pos1, typename S::size_type n1, typename S::size_type n2, in test()
|
/minix3/external/bsd/libc++/dist/libcxx/test/std/strings/basic.string/string.modifiers/string_replace/ |
H A D | size_size_size_char.pass.cpp | 25 typename S::size_type n2, typename S::value_type c, in test()
|
H A D | iter_iter_size_char.pass.cpp | 25 test(S s, typename S::size_type pos1, typename S::size_type n1, typename S::size_type n2, in test()
|
/minix3/external/bsd/llvm/dist/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/ |
H A D | p3-0x.cpp | 44 int n2 = f(0); variable
|
/minix3/minix/commands/fix/ |
H A D | fix.c | 65 int o1, o2, n1, n2, here; in main() local 134 int getcommand(FILE *fp, int *o1, int *o2, char *pcmd, int *n1, int *n2) in getcommand()
|
/minix3/external/bsd/llvm/dist/clang/test/FixIt/ |
H A D | fixit-vexing-parse.cpp | 84 int n2, // expected-note {{change this ',' to a ';' to call 'F1'}} in test() local
|
/minix3/bin/sh/ |
H A D | parser.c | 155 union node *n1, *n2, *n3; in list() local 226 union node *n1, *n2, *n3; in andor() local 254 union node *n1, *n2, *pipenode; in pipeline() local 300 union node *n1, *n2; in command() local 558 union node *n = NULL, *n2; in simplecmd() local
|
/minix3/external/bsd/libc++/dist/libcxx/test/std/input.output/iostream.format/output.streams/ostream.formatted/ostream.inserters.arithmetic/ |
H A D | pointer.pass.cpp | 71 int n2; in main() local
|
/minix3/external/bsd/libc++/dist/libcxx/test/containers/sequences/forwardlist/forwardlist.ops/ |
H A D | splice_after_flist.pass.cpp | 34 for (int n2 = 0; n2 < l; ++n2, ++i) in testd() local
|
/minix3/external/bsd/libc++/dist/libcxx/test/std/containers/sequences/forwardlist/forwardlist.ops/ |
H A D | splice_after_flist.pass.cpp | 34 for (int n2 = 0; n2 < l; ++n2, ++i) in testd() local
|
/minix3/minix/commands/cawf/ |
H A D | expand.c | 49 int n1, n2; /* temporary numbers */ in Expand() local
|