Home
last modified time | relevance | path

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

/PHP-7.4/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.c364 LL_LIT(10000000000), in firebird_stmt_get_col()
365 LL_LIT(100000000000), in firebird_stmt_get_col()
366 LL_LIT(1000000000000), in firebird_stmt_get_col()
367 LL_LIT(10000000000000), in firebird_stmt_get_col()
368 LL_LIT(100000000000000), in firebird_stmt_get_col()
369 LL_LIT(1000000000000000), in firebird_stmt_get_col()
370 LL_LIT(10000000000000000), in firebird_stmt_get_col()
371 LL_LIT(100000000000000000), in firebird_stmt_get_col()
372 LL_LIT(1000000000000000000) in firebird_stmt_get_col()

Completed in 9 milliseconds