Searched refs:WEXITSTATUS (Results 1 – 1 of 1) sorted by relevance
58 #ifndef WEXITSTATUS59 #define WEXITSTATUS(status) (((status) >> 8) & 0xff) macro3089 int status = WEXITSTATUS(result); in yearistype()
Completed in 11 milliseconds