Home
last modified time | relevance | path

Searched defs:endif (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/freedreno/computerator/examples/
Dbranch.asm10 endif: label
/third_party/rust/crates/cxx/gen/src/
Difndef.rs7 let endif = format!("#endif // {}", guard); in write() localVariable
/third_party/protobuf/php/tests/proto/
Dtest_reserved_enum_value_lower.proto29 endif = 23; enumerator
Dtest_reserved_message_lower.proto28 message endif {} message
Dtest_reserved_enum_lower.proto28 enum endif { ZERO24 = 0; } enum
/third_party/openssl/
DCHANGES.md17617 * A few more `#ifndef NO_FP_API / #endif` pairs for consistency. hashtag
/third_party/node/doc/changelogs/
DCHANGELOG_V4.md943 * [[`b4353e9017`](https://github.com/nodejs/node/commit/b4353e9017)] - **src**: fix typo in #endif hashtag
DCHANGELOG_V6.md3493 * [[`59aa103df2`](https://github.com/nodejs/node/commit/59aa103df2)] - **src**: fix typo in #endif hashtag
/third_party/ltp/tools/sparse/sparse-src/
Dlinearize.c2446 struct basic_block *bb_true, *bb_false, *endif; in linearize_statement() local