Home
last modified time | relevance | path

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

/PHP-5.3/ext/pdo_firebird/
H A Dphp_pdo_firebird_int.h38 #define SHORT_MAX (1 << (8*sizeof(short)-1)) macro
H A Dfirebird_driver.c404 if (sql_len > SHORT_MAX) { in firebird_alloc_prepare_stmt()

Completed in 8 milliseconds