Home
last modified time | relevance | path

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

/external/libcups/vcnet/regex/
Dmain.ih11 void fixstr(register char *p);
Dmain.c228 fixstr(f0copy);
251 fixstr(f2copy);
383 fixstr(p) in fixstr() function
/external/llvm-project/openmp/libomptarget/plugins/amdgpu/impl/
Dmsgpack.def6 X(fixstr, 1, read_via_mask_0x1f, 0xa0, 0xbf)
Dmsgpack.h161 case msgpack::fixstr: in handle_msgpack_given_type()