Searched defs:endif (Results 1 – 8 of 8) sorted by relevance
10 endif: label
82 boost::regex endif("#endif"); in main() local
29 endif = 23; enumerator
28 message endif {} message
28 enum endif { ZERO24 = 0; } enum
943 * [[`b4353e9017`](https://github.com/nodejs/node/commit/b4353e9017)] - **src**: fix typo in #endif … hashtag
3493 * [[`59aa103df2`](https://github.com/nodejs/node/commit/59aa103df2)] - **src**: fix typo in #endif … hashtag
2446 struct basic_block *bb_true, *bb_false, *endif; in linearize_statement() local