Home
last modified time | relevance | path

Searched refs:LL_LIT (Results 1 – 5 of 5) sorted by relevance

/PHP-5.5/ext/pdo_firebird/
H A Dphp_pdo_firebird_int.h40 # define LL_LIT(lit) lit ## L macro
44 # define LL_LIT(lit) lit ## I64 macro
47 # define LL_LIT(lit) lit ## LL macro
H A Dfirebird_statement.c317 LL_LIT(10000000000), in firebird_stmt_get_col()
318 LL_LIT(100000000000), in firebird_stmt_get_col()
319 LL_LIT(1000000000000), in firebird_stmt_get_col()
320 LL_LIT(10000000000000), in firebird_stmt_get_col()
321 LL_LIT(100000000000000), in firebird_stmt_get_col()
322 LL_LIT(1000000000000000), in firebird_stmt_get_col()
323 LL_LIT(10000000000000000), in firebird_stmt_get_col()
324 LL_LIT(100000000000000000), in firebird_stmt_get_col()
325 LL_LIT(1000000000000000000) in firebird_stmt_get_col()
/PHP-5.5/ext/interbase/
H A Dphp_ibase_udf.c106 #define LL_LIT(lit) lit ## I64 macro
108 #define LL_LIT(lit) lit ## ll macro
179 …1000000000, LL_LIT(10000000000),LL_LIT(100000000000),LL_LIT(10000000000000),LL_LIT(100000000000000…
180 LL_LIT(1000000000000000),LL_LIT(1000000000000000),LL_LIT(1000000000000000000) };
H A Dphp_ibase_includes.h144 #define LL_LIT(lit) lit ## I64 macro
148 #define LL_LIT(lit) lit ## ll macro
H A Dibase_query.c1303 LL_LIT(10000000000), in _php_ibase_var_zval()
1304 LL_LIT(100000000000), in _php_ibase_var_zval()
1305 LL_LIT(1000000000000), in _php_ibase_var_zval()
1306 LL_LIT(10000000000000), in _php_ibase_var_zval()
1307 LL_LIT(100000000000000), in _php_ibase_var_zval()
1308 LL_LIT(1000000000000000), in _php_ibase_var_zval()
1309 LL_LIT(10000000000000000), in _php_ibase_var_zval()
1310 LL_LIT(100000000000000000), in _php_ibase_var_zval()
1311 LL_LIT(1000000000000000000) in _php_ibase_var_zval()

Completed in 29 milliseconds