Home
last modified time | relevance | path

Searched refs:std_ext (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/common/config/riscv/
H A Driscv-common.c304 char std_ext = '\0'; in parse_std_ext() local
369 std_ext = *p; in parse_std_ext()
372 while (*std_exts && std_ext != *std_exts) in parse_std_ext()
375 if (std_ext != *std_exts) in parse_std_ext()
377 if (strchr (all_std_exts, std_ext) == NULL) in parse_std_ext()
395 subset[0] = std_ext; in parse_std_ext()
/netbsd-src/external/gpl3/gcc/dist/gcc/common/config/riscv/
H A Driscv-common.cc694 char std_ext = '\0'; in parse_std_ext() local
765 std_ext = *p; in parse_std_ext()
768 while (*std_exts && std_ext != *std_exts) in parse_std_ext()
771 if (std_ext != *std_exts) in parse_std_ext()
773 if (strchr (all_std_exts, std_ext) == NULL) in parse_std_ext()
786 subset[0] = std_ext; in parse_std_ext()
/netbsd-src/dist/pf/share/pf/
H A Dfaq-example314 altq on fxp0 cbq bandwidth 1.5Mb queue { std_ext, www_ext, boss_ext }
17 # std_ext - the standard queue. also the default queue for
25 queue std_ext bandwidth 500Kb cbq(default borrow)