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.h39 # define LL_LIT(lit) lit ## L macro
41 # define LL_LIT(lit) lit ## LL macro
H A Dfirebird_statement.c471 LL_LIT(10000000000), in pdo_firebird_stmt_get_col()
472 LL_LIT(100000000000), in pdo_firebird_stmt_get_col()
473 LL_LIT(1000000000000), in pdo_firebird_stmt_get_col()
474 LL_LIT(10000000000000), in pdo_firebird_stmt_get_col()
475 LL_LIT(100000000000000), in pdo_firebird_stmt_get_col()
476 LL_LIT(1000000000000000), in pdo_firebird_stmt_get_col()
477 LL_LIT(10000000000000000), in pdo_firebird_stmt_get_col()
478 LL_LIT(100000000000000000), in pdo_firebird_stmt_get_col()
479 LL_LIT(1000000000000000000) in pdo_firebird_stmt_get_col()

Completed in 8 milliseconds