Home | History | Annotate | Download | only in v1

Lines Matching full:__names

878     const string_type __names[2] = {__np.truename(), __np.falsename()};
879 const string_type* __i = __scan_keyword(__b, __e, __names, __names+2,
881 __v = __i == __names;