Home
last modified time | relevance | path

Searched refs:S_put_byte (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/
Dembed.h1247 #define put_byte S_put_byte
3290 #define put_byte(a,b) S_put_byte(aTHX_ a,b)
Dregcomp.c5127 S_put_byte(pTHX_ SV *sv, int c) in S_put_byte() function
Dproto.h1759 STATIC void S_put_byte(pTHX_ SV* sv, int c);