Searched refs:SUB (Results 1 – 14 of 14) sorted by relevance
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | tree-data-ref.h | 299 #define SUB_ACCESS_FN(SUB, I) (SUB)->access_fn[I] argument 300 #define SUB_CONFLICTS_IN_A(SUB) (SUB)->conflicting_iterations_in_a argument 301 #define SUB_CONFLICTS_IN_B(SUB) (SUB)->conflicting_iterations_in_b argument 302 #define SUB_LAST_CONFLICT(SUB) (SUB)->last_conflict argument 303 #define SUB_DISTANCE(SUB) (SUB)->distance argument
|
| HD | gcov-io.h | 299 #define GCOV_TAG_IS_SUBTAG(TAG,SUB) \ argument 300 (GCOV_TAG_MASK (TAG) >> 8 == GCOV_TAG_MASK (SUB) \ 301 && !(((SUB) ^ (TAG)) & ~GCOV_TAG_MASK (TAG))) 304 #define GCOV_TAG_IS_SUBLEVEL(TAG,SUB) \ argument 305 (GCOV_TAG_MASK (TAG) > GCOV_TAG_MASK (SUB))
|
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | gcov-io.h | 374 #define GCOV_TAG_IS_SUBTAG(TAG,SUB) \ argument 375 (GCOV_TAG_MASK (TAG) >> 8 == GCOV_TAG_MASK (SUB) \ 376 && !(((SUB) ^ (TAG)) & ~GCOV_TAG_MASK(TAG))) 379 #define GCOV_TAG_IS_SUBLEVEL(TAG,SUB) \ argument 380 (GCOV_TAG_MASK (TAG) > GCOV_TAG_MASK (SUB))
|
| HD | tree-data-ref.h | 285 #define SUB_CONFLICTS_IN_A(SUB) SUB->conflicting_iterations_in_a argument 286 #define SUB_CONFLICTS_IN_B(SUB) SUB->conflicting_iterations_in_b argument 287 #define SUB_LAST_CONFLICT(SUB) SUB->last_conflict argument 288 #define SUB_DISTANCE(SUB) SUB->distance argument
|
| /dragonfly/contrib/awk/ |
| HD | awkgram.y | 56 %token <i> SUB GSUB IF INDEX LSUBSTR MATCHFCN NEXT NEXTFILE 85 %left PRINT PRINTF RETURN SPLIT SPRINTF STRING SUB SUBSTR 351 SUB | GSUB
|
| HD | maketab.c | 55 { SUB, "dosub", "sub" },
|
| HD | lex.c | 84 { "sub", SUB, SUB },
|
| HD | run.c | 2437 case SUB: in dosub()
|
| /dragonfly/usr.sbin/kbdcontrol/ |
| HD | lex.l | 101 SUB|sub { number = 26; return TNUM; }
|
| /dragonfly/contrib/binutils-2.27/gas/doc/ |
| HD | c-arm.texi | 1043 register. The instruction will evaluate to a PC relative ADD or SUB 1057 or SUB instructions depending upon where the label is located. If a
|
| /dragonfly/games/fortune/datfiles/ |
| HD | zippy | 21 LEVELS with a blue ribbon SENATE SUB-COMMITTEE!
|
| HD | fortunes | 42240 SEMPER UBI SUB UBI!!!!
|
| /dragonfly/contrib/ncurses/misc/ |
| HD | terminfo.src | 14668 # Erase screen SUB 23829 # SUB Substitute * ^Z - - -
|
| /dragonfly/contrib/gcc-4.7/gcc/doc/ |
| HD | invoke.texi | 13830 and usually equally fast as method using SUB/MOV operations and is enabled
|