Home
last modified time | relevance | path

Searched defs:unshift (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dcodecvt.h86 unshift(state_type& __state, extern_type* __to, extern_type* __to_end, in unshift() function
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/
H A Dcodecvt.h159 unshift(state_type& __state, extern_type* __to, extern_type* __to_end, in unshift() function
/openbsd-src/gnu/usr.bin/perl/
H A Dperl.c5068 const U8 unshift = (U8)flags & INCPUSH_UNSHIFT; S_incpush() local