HomeSort by relevance Sort by last modified time
    Searched full:alloc_string (Results 1 - 3 of 3) sorted by null

  /external/e2fsprogs/e2fsck/
logfile.c 28 static void alloc_string(struct string *s, int len) function
165 alloc_string(s, 100);
308 alloc_string(&s1, strlen(log_dir) + strlen(s.s) + 2);
318 alloc_string(&s2, strlen(log_dir) + strlen(s.s) + 2);
  /prebuilts/misc/common/swig/include/2.0.11/ocaml/
ocaml.swg 371 SWIG_Store_field(vv,0,alloc_string(len));
  /external/chromium_org/third_party/cython/src/Cython/Debugger/
libpython.py 2327 def alloc_string(self, string): member in class:PythonCodeExecutor
    [all...]

Completed in 911 milliseconds