File: ident.c

package info (click to toggle)
android-platform-external-libunwind 10.0.0%2Br36-4.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,280 kB
  • sloc: ansic: 34,173; sh: 6,931; asm: 1,913; makefile: 842; cpp: 137
file content (5 lines) | stat: -rw-r--r-- 36 bytes parent folder | download | duplicates (17)
1
2
3
4
5
long
f (long val)
{
  return val;
}