Home
last modified time | relevance | path

Searched defs:statep (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/libs/hana/test/map/
Dfold_left.cpp38 auto* statep = &state; in main() local
Dfold_right.cpp38 auto* statep = &state; in main() local
/third_party/ffmpeg/libavcodec/x86/
Dcabac.h80 #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/
Dlex.c200 Lex_state states[STATE_BSIZE], *statep, *s2, *base; in yylex() local
/third_party/ffmpeg/libavcodec/
Ddxv.c499 uint8_t **dstp, int *statep, in dxv_decompress_cgo()