lkml.org 
[lkml]   [2004]   [Nov]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Six archs are missing atomic_inc_return()
On Thu, Nov 18, 2004 at 06:14:06PM -0500, Chuck Ebbert wrote:
> Anton wrote:
>
> > $ grep -l atomic_inc_return include/asm-*/atomic.h
>
>
> I was assuming all archs used a macro for this, so I used:
>
> $ grep 'define atomic_inc_return' asm-*/atomic.h
>
>
> But your grep could have found this:
>
> /* FIXME: this arch does not have atomic_inc_return */
>
> and returned a false positive.
>
>
> What I need is a C-aware grep:
>
> $ cgrep [--definition | --comment | --usage] atomic_inc_return asm-*/atomic.h
>
> to search definitions, comments, and code body respectively.

what about cscope or c-tags?

best,
Herbert

> --Chuck Ebbert 18-Nov-04 18:08:49
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:08    [W:0.106 / U:4.328 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site