Searched defs:endif (Results 1 – 9 of 9) sorted by relevance
10 endif: label
7 let endif = format!("#endif // {}", guard); in write() localVariable
29 endif = 23; enumerator
28 message endif {} message
28 enum endif { ZERO24 = 0; } enum
17617 * A few more `#ifndef NO_FP_API / #endif` pairs for consistency. hashtag
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