Searched refs:VAL (Results 1 – 2 of 2) sorted by relevance
236 # define AtomicStore(PTR,VAL) __atomic_store_n((PTR),(VAL),__ATOMIC_RELAXED) argument240 # define AtomicStore(PTR,VAL) (*(PTR) = (VAL)) argument
4428 ".limit ?LIMIT? ?VAL? Display or change the value of an SQLITE_LIMIT",