Home
last modified time | relevance | path

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

/php-src/ext/pdo_firebird/
H A Dphp_pdo_firebird_int.h37 # define LL_LIT(lit) lit ## L macro
39 # define LL_LIT(lit) lit ## LL macro
H A Dfirebird_statement.c400 LL_LIT(10000000000), in pdo_firebird_stmt_get_col()
401 LL_LIT(100000000000), in pdo_firebird_stmt_get_col()
402 LL_LIT(1000000000000), in pdo_firebird_stmt_get_col()
403 LL_LIT(10000000000000), in pdo_firebird_stmt_get_col()
404 LL_LIT(100000000000000), in pdo_firebird_stmt_get_col()
405 LL_LIT(1000000000000000), in pdo_firebird_stmt_get_col()
406 LL_LIT(10000000000000000), in pdo_firebird_stmt_get_col()
407 LL_LIT(100000000000000000), in pdo_firebird_stmt_get_col()
408 LL_LIT(1000000000000000000) in pdo_firebird_stmt_get_col()

Completed in 7 milliseconds