Home
last modified time | relevance | path

Searched defs:_s (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/dom/lexbor/lexbor/core/
H A Ddiyfp.h27 #define lexbor_diyfp(_s, _e) { .significand = (_s), .exp = (int) (_e) } argument
/php-src/ext/fileinfo/libmagic/
H A Dfile.h354 } _s; /* for use with string types */ member
/php-src/ext/opcache/jit/ir/
H A Dir_builder.h613 #define ir_SNAPSHOT_SET_OP(_s, _pos, _v) _ir_SNAPSHOT_SET_OP(_ir_CTX, (_s), (_pos), (_v)) argument

Completed in 16 milliseconds