| /src/sys/ufs/ffs/ |
| ffs_tables.c | 45 * used as ((map & around) == inside) 50 const int inside[9] = { variable
|
| /src/external/gpl3/binutils/dist/gprofng/src/ |
| Symbol.h | 37 inside (uint64_t val) function in class:Range
|
| /src/external/gpl3/binutils.old/dist/gprofng/src/ |
| Symbol.h | 37 inside (uint64_t val) function in class:Range
|
| /src/external/gpl3/gcc.old/dist/gcc/cp/ |
| repo.c | 55 int inside = 0; local 68 else if (! inside && c == ' ') 70 else if (! inside && c == '\\') 73 inside = !inside;
|
| /src/external/mpl/bind/dist/lib/isc/ |
| histo.c | 486 * There is non-zero space for the inner value, and it is inside the bounds 489 inside(uint64_t lo, uint64_t in, uint64_t hi) { function 554 b-- > 0 && inside(chunk_lo, rank[i], chunk_hi);) 562 while (inside(bucket_lo, rank[i], bucket_hi)) {
|
| /src/usr.bin/make/unit-tests/ |
| directive-include-guard.mk | 359 CASES+= variable-undef-inside 360 LINES.variable-undef-inside= \ 365 # expect: Parse_PushInput: variable-undef-inside.tmp:1 366 # expect: Parse_PushInput: variable-undef-inside.tmp:1
|
| /src/external/gpl3/gcc/dist/gcc/ |
| collect2.cc | 438 int inside = 0; 448 else if (! inside && c == ' ') 450 else if (! inside && c == '\\') 453 inside = !inside; 434 int inside = 0; local
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| collect2.cc | 438 int inside = 0; 448 else if (! inside && c == ' ') 450 else if (! inside && c == '\\') 453 inside = !inside; 434 int inside = 0; local
|
| /src/external/gpl3/gcc/dist/gcc/config/sh/ |
| sh.cc | 425 scheduler; it is called inside the sched_init function just after 1397 /* We might see SUBREGs with vector mode registers inside. */ 2525 rtx inside = XEXP (src, 0); 2527 switch (GET_CODE (inside)) 2530 ptrreg = REGNO (inside); 2534 ptrreg = subreg_regno (inside); 2538 ptrreg = REGNO (XEXP (inside, 0)); 2546 gcc_assert (!REG_P (XEXP (inside, 1))); 2671 /* Local label counter, used for constants in the pool and inside 3349 /* mems for SFmode and DFmode can be inside a parallel due t 2519 rtx inside = XEXP (src, 0); local [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/config/sh/ |
| sh.cc | 425 scheduler; it is called inside the sched_init function just after 1397 /* We might see SUBREGs with vector mode registers inside. */ 2525 rtx inside = XEXP (src, 0); 2527 switch (GET_CODE (inside)) 2530 ptrreg = REGNO (inside); 2534 ptrreg = subreg_regno (inside); 2538 ptrreg = REGNO (XEXP (inside, 0)); 2546 gcc_assert (!REG_P (XEXP (inside, 1))); 2671 /* Local label counter, used for constants in the pool and inside 3349 /* mems for SFmode and DFmode can be inside a parallel due t 2519 rtx inside = XEXP (src, 0); local [all...] |