Home
last modified time | relevance | path

Searched refs:opt_ast (Results 1 – 4 of 4) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dhpfutl.c44 return opt_ast(a); in mk_ceil_div()
64 opt_ast(int a) in opt_ast() function
90 return opt_ast(t); in mk_size()
H A Dhpfutl.h21 extern int opt_ast(int);
/dports/textproc/cpp-peglib/cpp-peglib-1.3.7/lint/
H A Dpeglint.cc37 auto opt_ast = false; in main() local
54 opt_ast = true; in main()
182 if (opt_ast) { in main()
/dports/textproc/cpp-peglib/cpp-peglib-1.3.7/pl0/
H A Dpl0.cc922 bool opt_ast = false; in main() local
928 opt_ast = true; in main()
964 if (opt_ast) { in main()