Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libast/common/sfio/
H A Dsftable.c443 case SFFMT_POINTER:
517 _Sftype['s'] = _Sftype['n'] = _Sftype['p'] = _Sftype['!'] = SFFMT_POINTER; in sfcvinit()
521 _Sftype['S'] = SFFMT_POINTER; in sfcvinit()
H A Dsfhdr.h784 #define SFFMT_POINTER 020 /* %p,n,s,S */ macro
H A Dsfvprintf.c599 case SFFMT_POINTER: