Home
last modified time | relevance | path

Searched refs:CONST_P (Results 1 – 25 of 75) sorted by relevance

123

/dports/mail/p5-Sisimai/Sisimai-v4.25.11/lib/Sisimai/
H A DDateTime.pm10 sub CONST_P() { 4 * atan2(1,1) } # PI, 3.1415926535 subroutine
177 'p' => CONST_P,
178 'g' => CONST_E ** CONST_P,
/dports/graphics/yafaray/libYafaRay-3.5.1/include/utilities/
H A DmathOptimizations.h108 #define CONST_P 0.225f macro
236 float result = CONST_P * (x * std::fabs(x) - x) + x; in fSin()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dc-tree.h245 #define c_build_type_variant(TYPE, CONST_P, VOLATILE_P) \ argument
247 ((CONST_P) ? TYPE_QUAL_CONST : 0) | \
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dc-tree.h245 #define c_build_type_variant(TYPE, CONST_P, VOLATILE_P) \ argument
247 ((CONST_P) ? TYPE_QUAL_CONST : 0) | \
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/bootstrap/
H A Dbootparse.y112 %token <str> CONST_P ID
474 CONST_P { $$ = yylval.str; }
H A Dbootscanner.l134 return(CONST_P);
H A Dbootparse.c205 CONST_P = 258, enumerator
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/bootstrap/
H A Dbootparse.y112 %token <str> CONST_P ID
474 CONST_P { $$ = yylval.str; }
H A Dbootscanner.l134 return(CONST_P);
H A Dbootparse.c205 CONST_P = 258, enumerator
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/bootstrap/
H A Dbootparse.y112 %token <str> CONST_P ID
474 CONST_P { $$ = yylval.str; }
H A Dbootscanner.l134 return(CONST_P);
H A Dbootparse.c205 CONST_P = 258, enumerator
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/bootstrap/
H A Dbootparse.y112 %token <str> CONST_P ID
474 CONST_P { $$ = yylval.str; }
H A Dbootscanner.l134 return(CONST_P);
H A Dbootparse.c205 CONST_P = 258, enumerator
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/bootstrap/
H A Dbootparse.y112 %token <str> CONST_P ID
474 CONST_P { $$ = yylval.str; }
H A Dbootscanner.l134 return(CONST_P);
H A Dbootparse.c205 CONST_P = 258, enumerator
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/bootstrap/
H A Dbootparse.y112 %token <str> CONST_P ID
474 CONST_P { $$ = yylval.str; }
H A Dbootscanner.l134 return(CONST_P);
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/bootstrap/
H A Dbootparse.y112 %token <str> CONST_P ID
474 CONST_P { $$ = yylval.str; }
H A Dbootscanner.l134 return(CONST_P);
H A Dbootparse.c205 CONST_P = 258, enumerator
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dc-tree.h509 #define c_build_type_variant(TYPE, CONST_P, VOLATILE_P) \ argument
511 ((CONST_P) ? TYPE_QUAL_CONST : 0) | \

123