Searched refs:func_prefixW (Results 1 – 1 of 1) sorted by relevance
710 static const WCHAR func_prefixW[] = in function_value() local720 …ptr = str = SysAllocStringLen(NULL, name_len + (sizeof(func_prefixW)+sizeof(func_suffixW))/sizeof(… in function_value()724 memcpy(ptr, func_prefixW, sizeof(func_prefixW)); in function_value()725 ptr += sizeof(func_prefixW)/sizeof(WCHAR); in function_value()