Home
last modified time | relevance | path

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

/PHP-8.1/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.c393 LL_LIT(10000000000), in firebird_stmt_get_col()
394 LL_LIT(100000000000), in firebird_stmt_get_col()
395 LL_LIT(1000000000000), in firebird_stmt_get_col()
396 LL_LIT(10000000000000), in firebird_stmt_get_col()
397 LL_LIT(100000000000000), in firebird_stmt_get_col()
398 LL_LIT(1000000000000000), in firebird_stmt_get_col()
399 LL_LIT(10000000000000000), in firebird_stmt_get_col()
400 LL_LIT(100000000000000000), in firebird_stmt_get_col()
401 LL_LIT(1000000000000000000) in firebird_stmt_get_col()

Completed in 8 milliseconds