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

  /src/tests/usr.bin/indent/
lsym_word.c 106 DO_NOTHING;
118 DO_NOTHING;
  /src/external/gpl3/gdb/dist/gdb/
solib-svr4.h 82 DO_NOTHING,
solib-svr4.c 106 { "init_start", DO_NOTHING },
108 { "map_start", DO_NOTHING },
109 { "map_failed", DO_NOTHING },
111 { "unmap_start", DO_NOTHING },
2039 if (action == DO_NOTHING || action == PROBES_INTERFACE_FAILED)
2230 if (action == DO_NOTHING)
2292 action = DO_NOTHING;
2356 if (pa->action == DO_NOTHING)
2458 correct operation of GDB (i.e. its action is DO_NOTHING), then
2466 if (probe_info[i].action == DO_NOTHING)
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
smu10_hwmgr.h 124 DO_NOTHING = 1,
smu8_hwmgr.h 125 DO_NOTHING = 1,
amdgpu_smu8_hwmgr.c 1082 smu8_ps->action = DO_NOTHING;
  /src/external/gpl3/gdb.old/dist/gdb/
solib-svr4.c 104 DO_NOTHING,
132 { "init_start", DO_NOTHING },
134 { "map_start", DO_NOTHING },
135 { "map_failed", DO_NOTHING },
137 { "unmap_start", DO_NOTHING },
1736 if (action == DO_NOTHING || action == PROBES_INTERFACE_FAILED)
1923 if (action == DO_NOTHING)
1988 action = DO_NOTHING;
2055 if (pa->action == DO_NOTHING)
2157 correct operation of GDB (i.e. its action is DO_NOTHING), the
    [all...]
  /src/games/rogue/
zap.c 201 case DO_NOTHING:
rogue.h 132 #define DO_NOTHING 7

Completed in 25 milliseconds