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

  /external/grub/stage2/
tparm.c 146 get_space(int need) function
162 get_space(s_len + 1);
174 get_space(len + 1);
185 get_space(1);
709 get_space(1);
  /ndk/sources/host-tools/sed-4.2.1/sed/
fmt.c 140 static int get_space P_ ((int c));
331 c = get_space (c);
351 return get_space (c);
358 get_space (register int c) function

Completed in 195 milliseconds