Home
last modified time | relevance | path

Searched refs:pending_rotate_first (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/lzo/src/
Dlzo_supp.h1274 int pending_rotate_first, pending_rotate_middle; member
2451 …g->optind -= __LZOLIB_FUNCNAME(lzo_getopt_rotate)(g->argv, g->pending_rotate_first, g->pending_rot… in LZOLIB_PUBLIC()
2452 g->pending_rotate_first = g->pending_rotate_middle = g->optind; in LZOLIB_PUBLIC()
2461 g->optind = g->pending_rotate_first; in LZOLIB_PUBLIC()
2572 …g->optind -= __LZOLIB_FUNCNAME(lzo_getopt_rotate)(g->argv, g->pending_rotate_first, g->pending_rot… in LZOLIB_PUBLIC()
2573 g->pending_rotate_first = g->pending_rotate_middle = g->optind; in LZOLIB_PUBLIC()
Dminiacc.h4043 int pending_rotate_first, pending_rotate_middle; member