Home
last modified time | relevance | path

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

/minix3/external/mit/lua/dist/src/
H A Dlstrlib.c1271 static void copywithendian (volatile char *dest, volatile const char *src, in copywithendian() function
1329 copywithendian(buff, u.buff, size, h.islittle); in str_pack()
1461 copywithendian(u.buff, data + pos, size, h.islittle); in str_unpack()