HomeSort by: relevance | last modified time | path
    Searched refs:constants (Results 1 - 15 of 15) sorted by relevancy

  /src/sys/dev/microcode/aic7xxx/
aicasm_symbol.c 466 * Put constants at the end.
470 symlist_t constants; local
486 SLIST_INIT(&constants);
508 symlist_add(&constants, cursym,
642 while (SLIST_FIRST(&constants) != NULL) {
645 curnode = SLIST_FIRST(&constants);
646 SLIST_REMOVE_HEAD(&constants, links);
  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/
fp_extend_impl.inc 11 // IEEE-754 floating-point type. The constants and types defined following the
42 // Various constants whose values follow from the type parameters.
fp_trunc_impl.inc 12 // rounding mode. The constants and types defined following the includes below
43 // Various constants whose values follow from the type parameters.
  /src/tests/usr.bin/xlint/lint1/
msg_259.c 234 constants(void) function
  /src/sys/arch/x68k/stand/common/
start.S 95 | other constants
  /src/common/dist/zlib/contrib/pascal/
zlibpas.pas 66 (* constants *)
  /src/share/mk/
bsd.x11.mk 125 X11FLAGS.LOADABLE+= ${${ACTIVE_CXX} == "gcc":? -fno-merge-constants :}
  /src/tests/bin/sh/
t_arith.sh 109 atf_test_case constants
112 atf_set "descr" "Tests that arithmetic expansion can handle constants"
1310 atf_add_test_case constants
  /src/sys/arch/luna68k/dev/xplx/
xplx.asm 272 ; ######## constants
  /src/lib/librumpuser/
configure 2986 function prototypes and stuff, but not '\xHH' hex character constants.
2995 inside strings and character constants. */
  /src/tools/make/
configure 2867 function prototypes and stuff, but not '\xHH' hex character constants.
2876 inside strings and character constants. */
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_common_interceptors.inc 1795 // "unsigned" - they are compile-time constants.
  /src/sys/arch/m68k/060sp/dist/
fpsp.s 300 # This file contains a set of define statements for constants
576 # CONSTANTS #
9353 ble.b sm_tbl # valid constants in this range
9357 ble.b bg_tbl # valid constants in this range
23223 # exponent towards zero. Since all pwrten constants with a power
23574 # Constants in extended precision
23580 # Constants in single precision
fplsp.s 280 # This file contains a set of define statements for constants
556 # CONSTANTS #
  /src/sys/external/isc/libsodium/dist/
configure 4115 function prototypes and stuff, but not '\xHH' hex character constants.
4124 inside strings and character constants. */

Completed in 210 milliseconds