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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
smu10_hwmgr.h 124 DO_NOTHING = 1,
smu8_hwmgr.h 125 DO_NOTHING = 1,
  /src/external/gpl3/gdb/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/external/gpl3/gdb.old/dist/gdb/
solib-svr4.c 103 DO_NOTHING,
131 { "init_start", DO_NOTHING },
133 { "map_start", DO_NOTHING },
134 { "map_failed", DO_NOTHING },
136 { "unmap_start", DO_NOTHING },
1738 if (action == DO_NOTHING || action == PROBES_INTERFACE_FAILED)
1925 if (action == DO_NOTHING)
1990 action = DO_NOTHING;
2057 if (pa->action == DO_NOTHING)
2159 correct operation of GDB (i.e. its action is DO_NOTHING), the
    [all...]
  /src/games/rogue/
rogue.h 132 #define DO_NOTHING 7

Completed in 24 milliseconds