Searched refs:tail (Results 1 – 7 of 7) sorted by relevance
25 MAJOR=$(echo __GNUC__ | $compiler -E -xc - | tail -n 1)26 MINOR=$(echo __GNUC_MINOR__ | $compiler -E -xc - | tail -n 1)28 PATCHLEVEL=$(echo __GNUC_PATCHLEVEL__ | $compiler -E -xc - | tail -n 1)
586 const char *tail = str; in prefix_underscores_count() local588 while (*tail == '_') in prefix_underscores_count()589 tail++; in prefix_underscores_count()591 return tail - str; in prefix_underscores_count()
22 tail -c+$(($pos+8)) "$1" | zcat > $tmp1 2> /dev/null36 tail -c+$pos "$img" | $3 > $tmp2 2> /dev/null
220 my $tail = $5; # doesn't include the final newline224 $tail);
41 TYPE=`cat /etc/selinux/config | grep "^SELINUXTYPE" | tail -1 | awk -F= '{ print $2 '}`
445 unsigned short tail; member
751 MS_U16 u16BlockIdTail; // block ID of tail block using in list2458 // current block is tail block