Searched refs:E_NONE (Results 1 – 3 of 3) sorted by relevance
39 #define E_NONE 0x0000L macro202 if (loadEmbeddedFontResult == E_NONE) in createFontCustomPlatformData()
187 env.type = E_NONE; in main()822 case E_NONE: in unwind()880 if (ep->type == E_NONE) { in quitenv()
580 #define E_NONE 0 /* dummy environment */ macro595 #define STOP_BRKCONT(t) ((t) == E_NONE || (t) == E_PARSE \