HomeSort by relevance Sort by last modified time
    Searched refs:PpAtomIfndef (Results 1 - 3 of 3) sorted by null

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/preprocessor/
PpTokens.h 139 PpAtomIfndef,
PpAtom.cpp 109 { PpAtomIfndef, "ifndef" },
Pp.cpp 265 if (atom == PpAtomIf || atom == PpAtomIfdef || atom == PpAtomIfndef) {
892 case PpAtomIfndef:
    [all...]

Completed in 44 milliseconds