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

  /external/grub/netboot/
linux-asm-string.h 238 #define __constant_c_x_memset(s, c, count) \ macro
251 __constant_c_x_memset((s),(c),(count)) : \
  /external/kernel-headers/original/asm-x86/
string_32.h 249 #define __constant_c_x_memset(s, c, count) \ macro
262 __constant_c_x_memset((s),(0x01010101UL*(unsigned char)(c)),(count)) : \

Completed in 210 milliseconds