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

  /external/openssl/crypto/store/
str_mem.c 136 static STORE_METHOD store_memory = variable
157 const STORE_METHOD *STORE_Memory(void)
159 return &store_memory;
  /external/libpng/contrib/libtests/
pngvalid.c 606 struct store_memory *list; /* List of allocated memory */
1292 typedef struct store_memory struct
1298 } store_memory; typedef in typeref:struct:store_memory
    [all...]

Completed in 172 milliseconds