/openbsd/usr.sbin/cron/ |
H A D | entry.c | 430 get_list(bitstr_t *bits, int low, int high, const char *names[], in get_list() 470 get_range(bitstr_t *bits, int low, int high, const char *names[], in get_range() 609 get_number(int *numptr, int low, int high, const char *names[], int ch, in get_number() 664 set_element(bitstr_t *bits, int low, int high, int number) in set_element() 676 set_range(bitstr_t *bits, int low, int high, int start, int stop, int step) in set_range()
|
/openbsd/gnu/usr.bin/gcc/gcc/java/ |
H A D | boehm.c | 49 set_bit (low, high, n) in set_bit() argument 68 mark_reference_fields (field, low, high, ubit, in mark_reference_fields() argument 153 unsigned HOST_WIDE_INT low = 0, high = 0; in get_boehm_type_descriptor() local
|
/openbsd/gnu/usr.bin/gcc/gcc/f/ |
H A D | src.h | 97 #define ffesrc_char_match_init(c, up, low) \ argument 100 #define ffesrc_char_match_noninit(c, up, low) \ argument 111 #define ffesrc_char_internal_init(up, low) \ argument
|
/openbsd/gnu/llvm/compiler-rt/lib/builtins/ |
H A D | int_types.h | 44 su_int low; member 57 su_int low; member 86 du_int low; member 99 du_int low; member 146 udwords low; member
|
/openbsd/lib/libm/src/ld128/ |
H A D | e_hypotl.c | 66 u_int64_t low; in hypotl() local 82 u_int64_t low; in hypotl() local
|
/openbsd/lib/libm/src/ |
H A D | e_hypot.c | 67 u_int32_t low; in hypot() local 82 u_int32_t low; in hypot() local
|
/openbsd/lib/libform/ |
H A D | fty_int.c | 52 long low; member 60 long low; member 169 long low = argi->low; in Check_This_Field() local
|
H A D | fty_num.c | 62 double low; member 71 double low; member 187 double low = argn->low; in Check_This_Field() local
|
/openbsd/gnu/gcc/libmudflap/ |
H A D | mf-heuristics.c | 98 uintptr_t low; in __mf_heuristic_check() member 125 void *low, *high; in __mf_heuristic_check() local
|
/openbsd/lib/libm/src/ld80/ |
H A D | e_hypotl.c | 66 u_int32_t es,high,low; in hypotl() local 81 u_int32_t es,high,low; in hypotl() local
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | disasm.c | 89 CORE_ADDR low, CORE_ADDR high, in dump_insns() 154 CORE_ADDR low, CORE_ADDR high, in do_mixed_source_and_assembly() 300 CORE_ADDR low, CORE_ADDR high, in do_assembly_only() 355 int how_many, CORE_ADDR low, CORE_ADDR high) in gdb_disassembly()
|
/openbsd/sys/lib/libkern/ |
H A D | crt_glue.h | 42 du_int low; member 57 du_int low; member
|
H A D | muldi3.c | 98 union uu u, v, low, prod; in __muldi3() local 182 u_int u1, u0, v1, v0, udiff, vdiff, high, mid, low; in __lmulq() local
|
H A D | softfloat.h | 97 u_int64_t low; member 106 u_int64_t high, low; member
|
/openbsd/gnu/usr.bin/binutils/gprof/ |
H A D | symtab.c | 184 long low, mid, high; local 225 long low, high; local
|
/openbsd/gnu/usr.bin/binutils-2.17/gprof/ |
H A D | symtab.c | 179 long low, mid, high; in dbg_sym_lookup() local 218 long low, high; in sym_lookup() local
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/unsorted/ |
H A D | bad.c | 4 struct {signed long low, high;} si; member 5 struct {unsigned long low, high;} ui; member
|
/openbsd/lib/libc/softfloat/ |
H A D | softfloat.h | 60 unsigned long long low; member 65 unsigned long long high, low; member
|
/openbsd/sys/arch/amd64/amd64/ |
H A D | est.c | 240 int high, low; in est_acpi_init() local 283 int high, low; in est_acpi_pss_changed() local 337 int i, low, high; in est_init() local
|
/openbsd/lib/libc/quad/ |
H A D | muldi3.c | 100 union uu u, v, low, prod; local 184 u_int u1, u0, v1, v0, udiff, vdiff, high, mid, low; in __lmulq() local
|
/openbsd/lib/libskey/ |
H A D | put.c | 370 int i, p, v, l, low, high; in etob() local 433 wsrch(char *w, int low, int high) in wsrch()
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/ |
H A D | parse3.C | 13 unsigned int low; variable
|
/openbsd/gnu/llvm/clang/lib/Lex/ |
H A D | PPConditionalDirectiveRecord.cpp | 28 CondDirectiveLocsTy::const_iterator low = llvm::lower_bound( in rangeIntersectsConditionalDirective() local 57 CondDirectiveLocsTy::const_iterator low = llvm::lower_bound( in findConditionalDirectiveRegionLoc() local
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
H A D | 981001-1.c | 2 unsigned short low = 0x4000; variable
|
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.hp/gdb.compat/ |
H A D | sum.c | 5 int sum(int *list, int low, int high) in sum()
|