Home
last modified time | relevance | path

Searched refs:typebyval (Results 1 – 25 of 52) sorted by relevance

123

/dports/databases/postgresql14-server/postgresql-14.1/src/backend/parser/
H A Dparse_node.c359 bool typebyval; in make_const() local
369 typebyval = true; in make_const()
388 typebyval = true; in make_const()
396 typebyval = FLOAT8PASSBYVAL; /* int8 and float8 alike */ in make_const()
411 typebyval = false; in make_const()
425 typebyval = false; in make_const()
438 typebyval = false; in make_const()
464 typebyval); in make_const()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/parser/
H A Dparse_node.c359 bool typebyval; in make_const() local
369 typebyval = true; in make_const()
388 typebyval = true; in make_const()
396 typebyval = FLOAT8PASSBYVAL; /* int8 and float8 alike */ in make_const()
411 typebyval = false; in make_const()
425 typebyval = false; in make_const()
438 typebyval = false; in make_const()
464 typebyval); in make_const()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/parser/
H A Dparse_node.c359 bool typebyval; in make_const() local
369 typebyval = true; in make_const()
388 typebyval = true; in make_const()
396 typebyval = FLOAT8PASSBYVAL; /* int8 and float8 alike */ in make_const()
411 typebyval = false; in make_const()
425 typebyval = false; in make_const()
438 typebyval = false; in make_const()
464 typebyval); in make_const()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/parser/
H A Dparse_node.c359 bool typebyval; in make_const() local
369 typebyval = true; in make_const()
388 typebyval = true; in make_const()
396 typebyval = FLOAT8PASSBYVAL; /* int8 and float8 alike */ in make_const()
411 typebyval = false; in make_const()
425 typebyval = false; in make_const()
438 typebyval = false; in make_const()
464 typebyval); in make_const()
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/parser/
H A Dparse_node.c359 bool typebyval; in make_const() local
369 typebyval = true; in make_const()
388 typebyval = true; in make_const()
396 typebyval = FLOAT8PASSBYVAL; /* int8 and float8 alike */ in make_const()
411 typebyval = false; in make_const()
425 typebyval = false; in make_const()
438 typebyval = false; in make_const()
464 typebyval); in make_const()
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/parser/
H A Dparse_node.c359 bool typebyval; in make_const() local
369 typebyval = true; in make_const()
388 typebyval = true; in make_const()
396 typebyval = FLOAT8PASSBYVAL; /* int8 and float8 alike */ in make_const()
411 typebyval = false; in make_const()
425 typebyval = false; in make_const()
438 typebyval = false; in make_const()
464 typebyval); in make_const()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/parser/
H A Dparse_node.c359 bool typebyval; in make_const() local
369 typebyval = true; in make_const()
388 typebyval = true; in make_const()
396 typebyval = FLOAT8PASSBYVAL; /* int8 and float8 alike */ in make_const()
411 typebyval = false; in make_const()
425 typebyval = false; in make_const()
438 typebyval = false; in make_const()
464 typebyval); in make_const()
/dports/dns/p5-Net-DNS/Net-DNS-1.32/lib/Net/DNS/
H A DParameters.pm143 our %typebyval = reverse( TYPE0 => 0, @typebyname );
293 sub typebyval { subroutine
296 return $typebyval{$val} || return do {
299 $typebyval{$val} = "TYPE$val";
301 return $typebyval{$val};
366 for ( typebyval( $rrtype = int $rrtype ) ) {
372 $typebyval{$rrtype} = $mnemonic;
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/parser/
H A Dparse_node.c475 bool typebyval; in make_const() local
485 typebyval = true; in make_const()
504 typebyval = true; in make_const()
512 typebyval = FLOAT8PASSBYVAL; /* int8 and float8 alike */ in make_const()
527 typebyval = false; in make_const()
541 typebyval = false; in make_const()
554 typebyval = false; in make_const()
580 typebyval); in make_const()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/parser/
H A Dparse_node.c475 bool typebyval; in make_const() local
485 typebyval = true; in make_const()
504 typebyval = true; in make_const()
512 typebyval = FLOAT8PASSBYVAL; /* int8 and float8 alike */ in make_const()
527 typebyval = false; in make_const()
541 typebyval = false; in make_const()
554 typebyval = false; in make_const()
580 typebyval); in make_const()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/parser/
H A Dparse_node.c475 bool typebyval; in make_const() local
485 typebyval = true; in make_const()
504 typebyval = true; in make_const()
512 typebyval = FLOAT8PASSBYVAL; /* int8 and float8 alike */ in make_const()
527 typebyval = false; in make_const()
541 typebyval = false; in make_const()
554 typebyval = false; in make_const()
580 typebyval); in make_const()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/parser/
H A Dparse_node.c477 bool typebyval; in make_const() local
487 typebyval = true; in make_const()
506 typebyval = true; in make_const()
514 typebyval = FLOAT8PASSBYVAL; /* int8 and float8 alike */ in make_const()
529 typebyval = false; in make_const()
543 typebyval = false; in make_const()
556 typebyval = false; in make_const()
582 typebyval); in make_const()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/parser/
H A Dparse_node.c477 bool typebyval; in make_const() local
487 typebyval = true; in make_const()
506 typebyval = true; in make_const()
514 typebyval = FLOAT8PASSBYVAL; /* int8 and float8 alike */ in make_const()
529 typebyval = false; in make_const()
543 typebyval = false; in make_const()
556 typebyval = false; in make_const()
582 typebyval); in make_const()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/parser/
H A Dparse_node.c477 bool typebyval; in make_const() local
487 typebyval = true; in make_const()
506 typebyval = true; in make_const()
514 typebyval = FLOAT8PASSBYVAL; /* int8 and float8 alike */ in make_const()
529 typebyval = false; in make_const()
543 typebyval = false; in make_const()
556 typebyval = false; in make_const()
582 typebyval); in make_const()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/parser/
H A Dparse_node.c477 bool typebyval; in make_const() local
487 typebyval = true; in make_const()
506 typebyval = true; in make_const()
514 typebyval = FLOAT8PASSBYVAL; /* int8 and float8 alike */ in make_const()
529 typebyval = false; in make_const()
543 typebyval = false; in make_const()
556 typebyval = false; in make_const()
582 typebyval); in make_const()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/parser/
H A Dparse_node.c477 bool typebyval; in make_const() local
487 typebyval = true; in make_const()
506 typebyval = true; in make_const()
514 typebyval = FLOAT8PASSBYVAL; /* int8 and float8 alike */ in make_const()
529 typebyval = false; in make_const()
543 typebyval = false; in make_const()
556 typebyval = false; in make_const()
582 typebyval); in make_const()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/parser/
H A Dparse_node.c477 bool typebyval; in make_const() local
487 typebyval = true; in make_const()
506 typebyval = true; in make_const()
514 typebyval = FLOAT8PASSBYVAL; /* int8 and float8 alike */ in make_const()
529 typebyval = false; in make_const()
543 typebyval = false; in make_const()
556 typebyval = false; in make_const()
582 typebyval); in make_const()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/parser/
H A Dparse_node.c477 bool typebyval; in make_const() local
487 typebyval = true; in make_const()
506 typebyval = true; in make_const()
514 typebyval = FLOAT8PASSBYVAL; /* int8 and float8 alike */ in make_const()
529 typebyval = false; in make_const()
543 typebyval = false; in make_const()
556 typebyval = false; in make_const()
582 typebyval); in make_const()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/parser/
H A Dparse_node.c477 bool typebyval; in make_const() local
487 typebyval = true; in make_const()
506 typebyval = true; in make_const()
514 typebyval = FLOAT8PASSBYVAL; /* int8 and float8 alike */ in make_const()
529 typebyval = false; in make_const()
543 typebyval = false; in make_const()
556 typebyval = false; in make_const()
582 typebyval); in make_const()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/parser/
H A Dparse_node.c477 bool typebyval; in make_const() local
487 typebyval = true; in make_const()
506 typebyval = true; in make_const()
514 typebyval = FLOAT8PASSBYVAL; /* int8 and float8 alike */ in make_const()
529 typebyval = false; in make_const()
543 typebyval = false; in make_const()
556 typebyval = false; in make_const()
582 typebyval); in make_const()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/parser/
H A Dparse_node.c477 bool typebyval; in make_const() local
487 typebyval = true; in make_const()
506 typebyval = true; in make_const()
514 typebyval = FLOAT8PASSBYVAL; /* int8 and float8 alike */ in make_const()
529 typebyval = false; in make_const()
543 typebyval = false; in make_const()
556 typebyval = false; in make_const()
582 typebyval); in make_const()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/parser/
H A Dparse_node.c477 bool typebyval; in make_const() local
487 typebyval = true; in make_const()
506 typebyval = true; in make_const()
514 typebyval = FLOAT8PASSBYVAL; /* int8 and float8 alike */ in make_const()
529 typebyval = false; in make_const()
543 typebyval = false; in make_const()
556 typebyval = false; in make_const()
582 typebyval); in make_const()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/parser/
H A Dparse_node.c477 bool typebyval; in make_const() local
487 typebyval = true; in make_const()
506 typebyval = true; in make_const()
514 typebyval = FLOAT8PASSBYVAL; /* int8 and float8 alike */ in make_const()
529 typebyval = false; in make_const()
543 typebyval = false; in make_const()
556 typebyval = false; in make_const()
582 typebyval); in make_const()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/parser/
H A Dparse_node.c477 bool typebyval;
487 typebyval = true;
506 typebyval = true;
514 typebyval = FLOAT8PASSBYVAL; /* int8 and float8 alike */
529 typebyval = false;
543 typebyval = false;
556 typebyval = false;
582 typebyval);
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/parser/
H A Dparse_node.c484 bool typebyval; in make_const() local
494 typebyval = true; in make_const()
513 typebyval = true; in make_const()
521 typebyval = FLOAT8PASSBYVAL; /* int8 and float8 alike */ in make_const()
536 typebyval = false; in make_const()
550 typebyval = false; in make_const()
563 typebyval = false; in make_const()
589 typebyval); in make_const()

123