OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__nullterminated
(Results
1 - 4
of
4
) sorted by null
/external/pdfium/core/src/fxge/Microsoft SDK/include/
sal.h
168
__nullterminated
p :
210
typedef
__nullterminated
WCHAR* LPWSTR : Initialized LPWSTRs are NULL-terminated strings.
502
#define __in_z __in __pre
__nullterminated
503
#define __in_ecount_z(size) __in_ecount(size) __pre
__nullterminated
504
#define __in_bcount_z(size) __in_bcount(size) __pre
__nullterminated
515
#define __out_z __post __valid __refparam __post
__nullterminated
516
#define __out_z_opt __post __valid __refparam __post
__nullterminated
__exceptthat __maybenull
517
#define __out_ecount_z(size) __ecount(size) __post __valid __refparam __post
__nullterminated
518
#define __out_bcount_z(size) __bcount(size) __post __valid __refparam __post
__nullterminated
519
#define __out_ecount_part_z(size,length) __out_ecount_part(size,length) __post
__nullterminated
700
#define
__nullterminated
macro
[
all
...]
specstrings.h
171
//
__nullterminated
p :
213
// typedef
__nullterminated
WCHAR* LPWSTR : Initialized LPWSTRs are NULL-terminated strings.
929
#define
__nullterminated
macro
[
all
...]
DWrite.h
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
esent.h
508
typedef const char * JET_PCSTR; /*
__nullterminated
*/
509
typedef const WCHAR * JET_PCWSTR;/*
__nullterminated
*/
510
typedef char * JET_PSTR; /*
__nullterminated
*/
511
typedef WCHAR * JET_PWSTR; /*
__nullterminated
*/
[
all
...]
Completed in 364 milliseconds