HomeSort by relevance Sort by last modified time
    Searched refs:__constant_count_memset (Results 1 - 2 of 2) sorted by null

  /external/grub/netboot/
linux-asm-string.h 169 #define __constant_count_memset(s,c,count) __memset_generic((s),(c),(count)) macro
245 __constant_count_memset((s),(c),(count)) : \
  /external/kernel-headers/original/asm-x86/
string_32.h 173 #define __constant_count_memset(s,c,count) __memset_generic((s),(c),(count)) macro
256 __constant_count_memset((s),(c),(count)) : \

Completed in 70 milliseconds