Home
last modified time | relevance | path

Searched refs:myvalue (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/SemaCXX/
Dmember-pointers-2.cpp7 int myvalue; member
/external/libcups/cups/
Ddest-options.c309 const char *myvalue; /* Current value of an option */ in cupsCopyDestConflicts() local
504 if ((myvalue = cupsGetOption(myoption->name, num_options, in cupsCopyDestConflicts()
506 strcmp(myvalue, myoption->value)) in cupsCopyDestConflicts()