Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dtree-cfg.c3279 bool new_constant; in verify_expr() local
3299 new_constant = TREE_CONSTANT (t); in verify_expr()
3307 if (old_constant != new_constant) in verify_expr()
/openbsd/src/gnu/usr.bin/perl/
Dtoke.c43 #define new_constant(a,b,c,d,e,f,g, h) \ macro
2495 return new_constant(NULL, 0, "q", sv, pv, "q", 1, NULL); in S_tokeq()
2804 res = new_constant( NULL, 0, "charnames", char_name, NULL, in Perl_load_charnames()
2893 res = new_constant( NULL, 0, "charnames", char_name, NULL, in Perl_get_and_check_backslash_N_name()
12436 sv = new_constant(start, s - start, "integer", in Perl_scan_num()
12439 sv = new_constant(start, s - start, "binary", in Perl_scan_num()
Dembed.fnc5863 So |SV * |new_constant |NULLOK const char *s \
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
Dembed.fnc3245 So |SV* |new_constant |NULLOK const char *s|STRLEN len \