OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:check_string
(Results
1 - 4
of
4
) sorted by null
/external/mdnsresponder/mDNSShared/
DebugServices.h
568
/*! @defined
check_string
577
Code inside
check_string
() statements is not compiled into production builds.
581
#undef
check_string
macro
583
#if( !defined(
check_string
) )
585
#define
check_string
( X, STR ) \
macro
595
#define
check_string
( X, STR )
macro
[
all
...]
DebugServices.c
[
all
...]
/external/chromium_org/third_party/cython/src/Cython/Plex/
Regexps.py
152
def
check_string
(self, num, value):
member in class:RE
157
self.
check_string
(num, value)
/external/cmockery/cmockery_0_1_2/src/
cmockery.c
987
static int
check_string
(const void * value, void *check_value_data) {
function
[
all
...]
Completed in 444 milliseconds