Home
last modified time | relevance | path

Searched defs:p_data (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/SemaObjC/
H A Dproperty-inherited.m39 @property(assign) NSMutableData *p_data; // expected-note {{property declared here}} property
45 @property(assign) NSData *p_data; // expected-warning{{property type 'NSData *' is incompatible wit… property
/minix3/usr.bin/find/
H A Dfind.h109 #define p_data p_un._p_data macro
/minix3/crypto/external/bsd/openssl/dist/ssl/
H A Dkssl.c2194 krb5_data *p_data = NULL; in kssl_build_principal_2() local