Searched defs:statep (Results 1 – 5 of 5) sorted by relevance
/third_party/boost/libs/hana/test/map/ |
D | fold_left.cpp | 38 auto* statep = &state; in main() local
|
D | fold_right.cpp | 38 auto* statep = &state; in main() local
|
/third_party/ffmpeg/libavcodec/x86/ |
D | cabac.h | 80 #define BRANCHLESS_GET_CABAC(ret, retq, statep, low, lowword, range, rangeq, tmp, tmpbyte, byte, en… argument 144 #define BRANCHLESS_GET_CABAC(ret, retq, statep, low, lowword, range, rangeq, tmp, tmpbyte, byte, en… argument
|
/third_party/mksh/ |
D | lex.c | 200 Lex_state states[STATE_BSIZE], *statep, *s2, *base; in yylex() local
|
/third_party/ffmpeg/libavcodec/ |
D | dxv.c | 499 uint8_t **dstp, int *statep, in dxv_decompress_cgo()
|