Searched defs:opt_ptr (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Python/ | ||
D | getopt.c | 40 static const wchar_t *opt_ptr = L""; variable |
/third_party/ffmpeg/libavutil/ | ||
D | opt.c | 2011 void *opt_ptr = *(void **)dst; in av_opt_is_set_to_default() local |