Searched refs:_skip (Results 1 – 6 of 6) sorted by relevance
265 std::stack< bool > _skip; member in __anon5ef3b49e0111::templates_parser334 _skip.top() = !_skip.top(); in handle_normal()364 _skip.push(true); in handle_normal()366 _skip.push(false); in handle_normal()377 _skip.push(true); in handle_normal()381 _skip.push(false); in handle_normal()395 PRE(_skip.top()); in handle_skip()404 _skip.top() = !_skip.top(); in handle_skip()410 _skip.top() = false; in handle_skip()412 _skip.pop(); in handle_skip()[all …]
142 local _action _if _skip _fibmod _fibs183 _skip=0187 *) _skip=1 ;;190 if [ $_skip = 0 ]; then204 local _action _if _skip fibmod _fibs260 _skip=0264 *) _skip=1 ;;267 if [ $_skip = 0 ]; then
60 _skip( in _skip() function106 port = _num_or_dflt(_skip(_chop(endp), ':'), in decodenetnum()
433 goto _skip; in pfr_set_addrs()445 goto _skip; in pfr_set_addrs()460 _skip: in pfr_set_addrs()1212 goto _skip; in pfr_add_tables()1218 goto _skip; in pfr_add_tables()1225 goto _skip; in pfr_add_tables()1230 goto _skip; in pfr_add_tables()1242 goto _skip; in pfr_add_tables()1248 _skip: in pfr_add_tables()1282 goto _skip; in pfr_del_tables()[all …]
562 universe: universe_${toolchain}_skip .PHONY563 universe_epilogue: universe_${toolchain}_skip .PHONY564 universe_${toolchain}_skip: universe_prologue .PHONY
777 SKIP_SCAN(unsigned _skip = 0, unsigned _scan = 0) in SKIP_SCAN() argument778 : skip(_skip), scan(_scan) {} in SKIP_SCAN()