Home
last modified time | relevance | path

Searched defs:low (Results 1 – 25 of 350) sorted by relevance

12345678910>>...14

/openbsd/usr.sbin/cron/
H A Dentry.c430 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()
607 get_number(int *numptr, int low, const char *names[], int ch, FILE *file, in get_number()
657 set_element(bitstr_t *bits, int low, int high, int number) in set_element()
669 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 Dboehm.c49 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 Dsrc.h97 #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 Dint_types.h44 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 De_hypotl.c66 u_int64_t low; in hypotl() local
82 u_int64_t low; in hypotl() local
/openbsd/lib/libm/src/
H A De_hypot.c67 u_int32_t low; in hypot() local
82 u_int32_t low; in hypot() local
/openbsd/lib/libform/
H A Dfty_int.c52 long low; member
60 long low; member
169 long low = argi->low; in Check_This_Field() local
H A Dfty_num.c62 double low; member
71 double low; member
187 double low = argn->low; in Check_This_Field() local
/openbsd/gnu/gcc/libmudflap/
H A Dmf-heuristics.c98 uintptr_t low; in __mf_heuristic_check() member
125 void *low, *high; in __mf_heuristic_check() local
/openbsd/lib/libm/src/ld80/
H A De_hypotl.c66 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 Ddisasm.c89 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 Dcrt_glue.h42 du_int low; member
57 du_int low; member
H A Dmuldi3.c98 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 Dsoftfloat.h97 u_int64_t low; member
106 u_int64_t high, low; member
/openbsd/gnu/usr.bin/binutils/gprof/
H A Dsymtab.c184 long low, mid, high; local
225 long low, high; local
/openbsd/gnu/usr.bin/binutils-2.17/gprof/
H A Dsymtab.c179 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 Dbad.c4 struct {signed long low, high;} si; member
5 struct {unsigned long low, high;} ui; member
/openbsd/lib/libc/softfloat/
H A Dsoftfloat.h60 unsigned long long low; member
65 unsigned long long high, low; member
/openbsd/sys/arch/amd64/amd64/
H A Dest.c240 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 Dmuldi3.c100 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 Dput.c370 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 Dparse3.C13 unsigned int low; variable
/openbsd/gnu/llvm/clang/lib/Lex/
H A DPPConditionalDirectiveRecord.cpp28 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 D981001-1.c2 unsigned short low = 0x4000; variable
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.hp/gdb.compat/
H A Dsum.c5 int sum(int *list, int low, int high) in sum()

12345678910>>...14