Home
last modified time | relevance | path

Searched defs:SUCCESS_EXIT_CODE (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dsystem.h236 # define SUCCESS_EXIT_CODE EXIT_SUCCESS macro
238 # define SUCCESS_EXIT_CODE 0 macro
/dragonfly/contrib/gcc-8.0/gcc/
H A Dsystem.h277 # define SUCCESS_EXIT_CODE EXIT_SUCCESS macro
279 # define SUCCESS_EXIT_CODE 0 macro