Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp106 size_t pTag = CurFmt.find_last_of('%'); in getConversionSpecifiers() local
107 if (pTag != StringRef::npos) { in getConversionSpecifiers()
109 while (pTag && CurFmt[--pTag] == '%') { in getConversionSpecifiers()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dsatproto.h2715 bit8 *pTag
H A Dsat.c20008 bit8 *pTag in satTagAlloc() argument
20020 *pTag = (bit8) i; in satTagAlloc()
/freebsd/sys/dev/pms/RefTisa/sat/src/
H A Dsmproto.h235 bit8 *pTag
H A Dsmsat.c20148 bit8 *pTag in smsatTagAlloc() argument
20161 *pTag = (bit8)i; in smsatTagAlloc()
20172 *pTag = (bit8) i; in smsatTagAlloc()