Searched refs:POS (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/cvs/lib/
H A Dregex.c3690 /* Address of POS in the concatenation of virtual string. */
3691 #define POS_ADDR_VSTRING(POS) \
3692 (((POS) >= size1 ? string2 - size1 : string1) + (POS))
4083 and SIZE2, respectively). We start matching at POS, and stop
/freebsd-9.3-release/sys/cddl/dev/dtrace/x86/
H A Ddis_tables.c4635 enum {POS, TRY_NEG}; enumerator in enum:__anon6109
4825 IMM, POS);
/freebsd-9.3-release/contrib/binutils/bfd/
H A Dieee.c514 #define POS sp[1]
512 #define POS macro

Completed in 131 milliseconds