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

  /src/external/gpl2/groff/dist/src/roff/troff/
env.cpp 631 adjust_mode(ADJUST_BOTH),
723 adjust_mode(e->adjust_mode),
804 adjust_mode = e->adjust_mode;
944 return adjust_mode;
1911 && !(adjust_mode == ADJUST_BOTH
1930 if ((adjust_mode == ADJUST_BOTH
2096 switch(adjust_mode) {
2353 switch (adjust_mode) {
    [all...]
env.h 166 int adjust_mode; member in class:environment
  /src/external/gpl3/gcc.old/dist/gcc/
cfgexpand.cc 4612 /* If op0 is not BLKmode, but mode is, adjust_mode
4625 adjust_mode:
5343 goto adjust_mode;
5346 goto adjust_mode;
5358 goto adjust_mode;
  /src/external/gpl3/gcc/dist/gcc/
cfgexpand.cc 4644 /* If op0 is not BLKmode, but mode is, adjust_mode
4657 adjust_mode:
5375 goto adjust_mode;
5378 goto adjust_mode;
5390 goto adjust_mode;

Completed in 33 milliseconds