Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A DsqliteInt.h190 # define INC_STRINGIFY_(f) #f macro
191 # define INC_STRINGIFY(f) INC_STRINGIFY_(f)