Home
last modified time | relevance | path

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

/src/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()
/src/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()
/src/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()
/src/sys/dev/bxe/
H A Dbxe.h2257 void bxe_dump_mbuf_data(struct bxe_softc *sc, char *pTag,